*** empty log message ***
authorNoah Friedman <friedman@splode.com>
Mon, 2 Dec 2002 08:51:39 +0000 (08:51 +0000)
committerNoah Friedman <friedman@splode.com>
Mon, 2 Dec 2002 08:51:39 +0000 (08:51 +0000)
lisp/ChangeLog

index d7630ca09fda65f7ff4959f3c7fbfe21aa4bb990..c3624b57f884681413e26f03e97e31ef1cf62552 100644 (file)
@@ -1,3 +1,8 @@
+2002-12-02  Noah Friedman  <friedman@splode.com>
+
+       * complete.el (PC-do-completion): Do not add wildcards to pattern
+       unless filename is non-nil.
+
 2002-12-02  Andreas Schwab  <schwab@suse.de>
 
        * mwheel.el (mouse-wheel-scroll-amount): Fix customize type.
        (mwheel-inhibit-click-timeout,mwheel-filter-click-events): New defuns.
        (mwheel-scroll): Add mwheel-filter-click-events as pre-command-hook.
        Start mwheel-inhibit-click-event-timer with timeout handler
-       mwheel-inhibit-click-timeout.   
-       
+       mwheel-inhibit-click-timeout.
+
 2002-11-28  Nick Roberts  <nick@nick.uklinux.net>
 
        * tooltip.el (tooltip-gud-tips-setup): Remove.
        (tooltip-gud-debugger): Remove.
-       (tooltip-gud-print-command): Use gud-minor mode instead of      
+       (tooltip-gud-print-command): Use gud-minor mode instead of
        tooltip-gud-tips-setup and tooltip-gud-debugger.
 
        * gdb-ui.el (gdb-starting): Set gdb-running to t.